home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr43 / cpt115.zip / CPT.DOC < prev    next >
Text File  |  1995-02-24  |  2KB  |  59 lines

  1.  
  2.  
  3.  
  4.                                  CPT v1.15
  5.                DOS utility: Conference Participation Tracker
  6.                   Freeware, copyright (c) 1995 [95/02/24]
  7.                                      by
  8.                            David Daniel Anderson
  9.                                  Reign Ware
  10.  
  11.         ** Read CPTFiles.lst for archive and contact information **
  12.  
  13.  
  14.  
  15. CPT compiles a database of information about conference participants, based
  16. on the information contained in the MESSAGES.DAT files in QWK packets.
  17.  
  18. The following information is maintained (see database sample in CNF246.MEM):
  19.    1) Name of participant
  20.    2) Number of public messages sent (private messages are ignored)
  21.    3) Date of first message posted ("oldest")
  22.    4) Date of most recent message posted ("newest")
  23.    5) The two most recent BBS's used for posting to the conference
  24.    6) A single line of user-editable text ("Notes")
  25.       ("!New!" is automatically put here when a participant is added)
  26.  
  27. Accompanying CPT are CPT-Sort, CPT-Stat, CPT-p, RoboQ, SRQ and SLMRQ.
  28. These programs all have their own documentation files.
  29.  
  30. See CPT.CFG for information on using an unarchiver besides PKunzip v2.04g,
  31. or for changing the switches used by PKunzip.
  32.  
  33.                      *** Usage information for CPT ***
  34.  
  35. Usage: CPT <QWKfile(s)> <CPT file>
  36.  
  37. Note: <CPT file> is any DOS filename, with an embedded conference number,
  38.                  and with or without a file extension.
  39.  
  40. Caution: Do NOT use ".STT" as a file extension, .STT is used by CPT-Stat.
  41.  
  42. Examples:
  43.  
  44.     CPT \qwks\kandy.qwk 123
  45.     CPT channel1.qw* cnf_456.mem
  46.     CPT c:\qwk\lun*.qwk c:\conf\mem_78.dat
  47.     CPT *.qwk 90
  48.  
  49. Memory requirements:
  50.  
  51.     CPT reserves 400k of conventional memory for it's database, which
  52.     should be sufficient for 1000 or more participants, with notes.
  53.     CPT needs about another 200k to extract MESSAGES.DAT from the QWK.
  54.     While running, CPT provides a report of free RAM.  If you run out
  55.     of memory, try the protected mode (DPMI) version, in CPT-P100.zip.
  56.  
  57. Speed:  On my 486DX2-66, CPT can process over 100 messages per second.
  58.  
  59.